Topic profile page for SFTP.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: SFTP.
Topic "Sftp" was discussed 0 times on 0 sites in last 3 months
Started 1 day, 12 hours ago (2009-12-16 16:08:00)
by حبوبي
AbsoluteTelnet Telnet / SSH / SFTP Client 8.14 Quote: AbsoluteTelnet provides Telnet, SSH, SSH2, SFTP, dialup, and serial connectivity in the new tabbed multi-session interface or the classic single-session interface. A wide range of emulations are provided, including VT100, VT220, VT320, XTERM, WYSE60, ANSI, SCO-ANSI, ANSI-BBS, and QNX. Packed with options ...
Started 1 day, 23 hours ago (2009-12-16 05:39:00)
by mindtee_abhi
hello All, I am doing SFTP using expect. We just change our server from sun solaris 8 to sun solaris 10. The script was working good on sun solaris 8. But it is giving problem on 10. from shell, SFTP is working fine.Please help me. What can be the problem. Code: LIB_sftp_get() { _remote_file="$1" _local_file="$2" if [ -z "${_remote_file}" ] ; then LIB_log_mail_...
Started 3 days, 3 hours ago (2009-12-15 01:33:00)
by kselva View Beta Profile Newbie
Hai All, I have cpanel linux VPS in which I have implemented SFTP ( using SSH ) for security reasons and disabled pureftp . Now cpanel user can login into sftp but the users created using FTP Accounts in cpanel cannot login into server using SFTP , how can i solve this issue ... thanks in advance...
Started 3 days, 3 hours ago (2009-12-15 01:33:00)
by kselva
Hai All, I have cpanel linux VPS in which I have implemented SFTP ( using SSH ) for security reasons and disabled pureftp . Now cpanel user can login into sftp but the users created using FTP Accounts in cpanel cannot login into server using SFTP , how can i solve this issue ... thanks in advance...
Started 5 days, 7 hours ago (2009-12-12 21:11:00)
by Sheetrum
Is there a way to change the port used for publishing when using EW3 and SFTP. My host is now requiring a specific port and using SFTP to publish for security reasons. .
Started 1 week ago (2009-12-10 08:45:00)
by shdanfo
I"ve installed Solaris 10-08-ga X86 with ssh enabled. I can ssh to the machine using password authentication without problems, but when I try sftp I get "Connection closed." immediately after entering my password. Any ideas why this would be happening on a vanilla installation of Solaris 10? I've checked and /etc/ssh/sshd_config does includes the sftp subsystem line: Subsystem...
Started 1 week ago (2009-12-10 08:38:00)
by ravi2k7@hotmail.com
HI all, I want to know the solution for getting the files from SFTP and get those files copy into my Local system.. How to do these all stuff now i am trying to get the files by using with 3rd party dll which are free source.(Tamir; Tamir.SharpSsh;) but i dnt get any solution. it is connecting to port but i dnt find any method to get the files in those dll classes. Hope u will give ...
Started 1 week, 1 day ago (2009-12-09 07:52:00)
by kinjal.banatwala
Hi, We are trying to send some .csv files and .dat files to the sftp server through Biztalk 2009 using BLogical SFTP adapter, where the filename of csv and done file is same. The size of CSV will be variable (minimum 100kb) and .dat file will be of 1kb only. But the server is showing some strange behaviour, wherein somtimes the files are generated as per expectations, while sometimes the csv ...
Started 3 days, 22 hours ago (2009-12-14 06:31:00)
by panknil
Dear All, I'm trying to configure the passwordless connection between two servers say Server A and Server B. My requirement is a passwordless connection from Server A to Server B. I have done the configuration in both the servers. In Server A its successfull but from Server B its everytime asking from password. While i debug the connection i found that its taking two id_rsa file. The path...
Started 5 days, 4 hours ago (2009-12-13 00:56:00)
by Calvin1602
Hi I've been banging my head with this problem for two days, and I'm quite hopeless. First of all, i would like to insist that no samba is involved. I have a bunch of users whose home directory is /home/sffs . Always. All of them. And they all belong to the group sffs. Permissions of /home/SFFS look like this : 233360 drwxrwsr-x 3 root sffs 96 2009-12-12 16:03 . Notice that I ...
Started 1 week, 1 day ago (2009-12-09 17:50:00)
by mallinj
I'm looking for a free app that will allow me to browse the PC from the Blackberry Tour via Bluetooth. Anyone know of one? I suppose an alternative would be to set up an FTP or SFTP server and use PaderSync's free version for the file xfers. It would be slower than Bluetooth but would work, I think.
Started 1 week, 1 day ago (2009-12-09 17:39:00)
by mallinj
Any way to browse PC files over Bluetooth with Blackberry? Which App? The workaround, I think, is to load PaderSync and host an FTP or SFTP server on the PC and use data instead of Bluetooth.
Started 1 week ago (2009-12-10 09:47:00)
by oh-hi-oh
I am getting very frustrated! I can publish just fine to Mobleme but I have another site that I publish to an SFTP site which worked fine at first. I upgraded to the 10.6.2 and was getting a SFWordProcessing plug in problem.. I fixed that and all was working fine. BUT THEN I went to add to my blog and the Entries were listed but no pages showing. I couldn't fix it so I then created ...
Started 1 day, 20 hours ago (2009-12-16 08:22:00)
by ashanbha
Hello all, Currently my Solaris 10 system is installed with openSSH 5.3p1 (which includes patches for sftp and chroot). The RUNPATH and RPATH for the package is as follows [2] NEEDED 0x4220 librt.so.1 [3] NEEDED 0x42ab libbsm.so.1 [4] NEEDED 0x4234 libz.so.1 [5] ...
Started 2 days, 4 hours ago (2009-12-16 00:29:00)
by ptwb123 Elder Member
Recently, i have found an ultra iPhone Ringtone Maker for Mac , which helps me to make iphone ringtone with just a few simple clicks. With this best iphone ringtone maker, you can make unique ringtone for your iphone, please download it and have a amazing try! Meanwhile, you may also interested in mp3 to m4r converter , custom iphone ringtone , FLV to MP3 Converter .
Started 1 day, 21 hours ago (2009-12-16 07:57:00)
by kselva
Quote: Originally Posted by oldunis If security is your concern, why not enable SSL on pureftpd? I have eanbled SFTP through ssh because of gamblour attack issue....