The SSH File Transfer Protocol, (sometimes called Secure File Transfer Protocol, Secure FTP), or SFTP, is a network protocol that provides file access, file transfer, and file management functionality over any reliable data stream.
0
votes
1answer
4k views
How to not allow user outside of home directory with SFTP
I'm running Ubuntu 10.04. I have users' home directories set, but I want to restrict them to their home directory and its children when they are connecting via SFTP.
In other words: not allowing ...
0
votes
1answer
57 views
cannot ssh server
When I login server as root through ssh, I only see following message printed, but the prompt string is missing:
Last login: Wed Dec 21 08:12:26 2011 from xxx.xxx.xxx.xxx
I can type, but all ...
0
votes
1answer
743 views
How do you use sftp with gedit on Ubuntu?
Do you need a plugin to edit sftp files on a remote server with gedit? Which one works best?
What about (non-secure) ftp?
0
votes
1answer
119 views
Can I use bash features such as word completion and scrolling in SFTP?
Is it possible to use the bash features such as word completion, reverse search, scrolling, etc. in SFTP?
When I try the scroll feature with the up-arrow, it always writes the symbol ^^^.
0
votes
0answers
140 views
Background Backup App for Mac to SFTP Server
I am looking an app for my Mac that can backup in the background (such as Backblaze or CrashPlan) that will backup over SFTP, rsync, or scp (I'm using DreamHost's 50GB of personal backups). ...
2
votes
1answer
10k views
How can I setup the openSSH SFTP server on Linux?
I want to configure sftp-server to share a directory but I don't know how to modify /etc/ssh/sshd_config.
My requirements are:
1) Login shall not use certificates, only password (i.e. authorization ...
1
vote
1answer
422 views
Exclude specific group/users from ForceCommand in OpenSSH ssd_config
I want to make ForceCommand internal-sftp and ChrootDirectory /jail the default for all users accessing a server via SSH. Only users in a certain group are allowed to escape this.
How can I exclude a ...
0
votes
2answers
2k views
Edit-text-files-over-SSH using a local text editor
I am working in various Linux and UNIX environments.
I'd like to elegantly solve the problem of editing remote configuration files over SSH. Instead of using terminal editors (nano), I'd like to open ...
2
votes
1answer
135 views
Syncing files between OS X and a server
Dropbox is pretty handy, but I want to accomplish a similar thing on a larger scale - syncing my local files across computers and on a server. I already have a big fat research server with a big drive ...
0
votes
1answer
31 views
Access OpenSSH on guest OS from another?
I have Ubuntu on my vbox running OpenSSH . How to access it from another guest OS that runs Windows 7?
1
vote
3answers
2k views
In sftp, how to set the default permission for all files in a folder?
I want to set the default permission for all files in a folder, including newly uploaded ones, to a certain value, say 644, instead of doing "chmod 644" all the time.
Is there any command making ...
3
votes
4answers
6k views
Accessing Amazon EC2 in Filezilla SFTP
I need help/guide how I can open my ssh access from a GUI or Filezilla.
Here's the scenario my developer just left me with the login info to my Amazon EC2. Now I am finding difficulties in ...
3
votes
2answers
3k views
How can I see if users are logged in over sftp?
I run a linux file server for my office and we user SFTP for remote partners to login and download files. Is there a way to see if there are any active connections or logins so I can know when it is ...
5
votes
2answers
2k views
Accessing SFTP folders transparently in Explorer on Windows 7
One feature available on Linux (using Nautilus from Gnome) that I really like a lot is the ability to access remote servers via SFTP just by typing sftp://server/folder and saving those as bookmarks.
...
0
votes
2answers
3k views
How can we connect to an SFTP server from a Windows machine to a Linux SFTP server using a DSA key?
As a Windows user, I generated a pair of DSA keys from CoreFTP Lite and sent it to a third party that runs an SFTP server.
They told me that a valid DSA key needs to have ssh-dsa at the start and the ...
3
votes
2answers
5k views
sftp and public keys
I am trying to sftp into an a server hosted by someone else.
To make sure this worked I did the standard sftp user@sftp.xxxxxx.com i was promted with the password and that worked fine.
I am setting ...
0
votes
1answer
395 views
What's a good free tool to mount Linux filesystems (over sftp) as drives that works on Windows 7, 64-bit?
I'm trying to find, as I state in the very long title, a tool that will allow me to mount Linux filesystems over sftp as Windows drives.
I've found a bunch of tools to do this, namely NetDrive, ...
0
votes
1answer
314 views
Create tunnel through an open SFTP connection?
I have a remote PC (behind NAT and firewall) set up to create a reverse SSH tunnel to my home PC/server (DMZed). Unfortunately, the tunnel hasn't been working lately. Fortunately -- I think -- the ...
0
votes
1answer
2k views
How to download a directory and its contents using PSFTP?
I'm using PSFTP and am looking to download two directories and all of their subdirectories and place them else where on my server.
I would think it would be as simple as
get dirname c:\localdirname
...
5
votes
3answers
1k views
SFTP over double server hop
I'm trying to work out a method to allow me to access files on an SFTP server than I cannot access from my local machine. Currently, I have to SSH to a remote server (it is in a certain IP block that ...
0
votes
1answer
1k views
FileZilla on Mac OS X can't open .ssh directory to get my keyfile
I'm trying to log on to my Amazon EC2 cloud server instance with FileZilla,
To do this I need to specify a keyfile for SFTP over SSH,
However, FileZilla in OS X can't open files in hidden ...
0
votes
1answer
58 views
Routinely backup log file in OSX?
I need to routinely backup a log file on my OSX machine and either email it or FTP/SFTP the file to my server.
I know that a bash script can be written to accomplish the above task but how could I ...
1
vote
1answer
213 views
SFTP shortcut direct from desktop
I'm looking for an open-source application which would allow me to map a desktop shortcut to my webserver and allow file transfers in the same way as drag and drop in Windows Explorer. The connection ...
3
votes
1answer
2k views
Connecting FileZilla to SFTP, OpenSSH
I've a Ubuntu machine where is installed OpenSSH.
I want upload/download files there thru SFTP with FileZilla.
SSH works good with putty etc, but when I try to connect with FileZilla, I get
Status: ...
0
votes
2answers
524 views
Allowing multiple users to create directories over SFTP so the new directories keep the same permissions
I want to make a webserver with multiple users allowed to login through SFTP to a specific folder, www.
Multiple users are added, lets say user1 and user2, and all of them belonging to the www-data ...
2
votes
1answer
4k views
Using SSH Keys in Transmit to connect via SFTP
I'm using Transmit to connect via SFTP to a server. I know that the public key is properly uploaded etc. because I can connect via SSH on the command line.
For some reason I can't connect with SFTP ...
0
votes
1answer
496 views
windows 7 sftp doesn't connect, ssh works
I use BitKinex on Windows 7 as SFTP client and PuTTY for ssh remote shell.
Out of the blue, sftp stopped working, but putty still connects normaly.
Tried disableing firewall (Avast Internet ...
1
vote
1answer
374 views
Downloading very large files via SFTP
I need to download some very large files (circa 75 GB) from a remote server via SFTP. I've been using SFTP via the command line on my Linux netbook. Around halfway through, the transfer stops and says ...
1
vote
3answers
818 views
Automatically saving files on edit with kate or any text editor
When I try to edit a file in a remote directory (through SSH, SFTP or FTP) I must close the file to get a dialog box tell me if I want to upload the file. I want to upload it automatically on save!
...
3
votes
5answers
1k views
Must I sftp to an intermediate server?
I can't sftp directly into a particular host. To move a file from my home machine to the host, I must sftp a file to an intermediate host; ssh into the intermediate host; and sftp the file to the ...
5
votes
1answer
1k views
How to add pointers to filesystems outside the chrooted environment - using chrooted SFTP via OpenSSH
So, I'm pretty sure this is true, but I haven't found a specifically detailed independent reference that directly answers my question. Question being:
How can I add access to a resource that is ...
2
votes
1answer
915 views
copssh RSA only authentication
I am trying to setup an RSA Authentication only SSH/SFTP server. The SSH will be used primarily for RDC. Everything works just fine if I use password authentication.
I am using Putty Key Generator to ...
0
votes
2answers
603 views
How to fix Windows new line character on SFTP synchronization in Eclipse (pdt)
I have a problem with Windows new line characters being introduced into text files on Eclipse SFTP synchronization (via JCraft's SFTP plugin).
I've set "New text file line delimiter" to Unix and have ...
0
votes
1answer
556 views
Synchronize Dreamweaver over an SSH tunnel using an SFTP connection
Maybe... Just maybe... I'm asking too much here. Maybe I'm even barking up the wrong tree. I'm looking to essentially have Dreamweaver establish an SSH tunnel to one machine, and then use that ...
1
vote
2answers
3k views
Using psftp to upload and download files
Hello I am trying to upload and download files from my desktop to my server. Now after some search I did download psftp. I used to use filezilla earlier, but I cannot install it on my desktop due to a ...
2
votes
1answer
642 views
non-interactively upload file to sftp server, using password
I know, this is not the recommended way to do this. But, I do not have another choice:
I've got to set up a cron job that will regularly upload a file to an external SFTP Server (no FTP available, ...
1
vote
2answers
1k views
Should I choose for rsync or sftp?
I am trying to send huge (huge as in approx 5 gb) files between servers ..
Which is better, sftp or rsync ?
Could someone point me to a comparison of sftp vs rsync if any available?
Is one better ...
1
vote
4answers
330 views
Do all servers equipped with sftp have scp?
I'm wondering if I can make the assumption that I can get a file using scp on any server that I could get the file using sftp.
1
vote
1answer
416 views
Simple secured SFTP tunnel?
I'd like to setup an sftp tunnel so that I can connect to an IP-secured SFTP server through a gateway computer from anywhere, and download the files to anywhere.
I was thinking of using a combination ...
0
votes
2answers
266 views
Can't find files downloaded from sftp
I can't find the files I "get" from an sftp server. I'm using Windows and running sftp.exe from the PuTTY suite. When I type lpwd to see the local directory, it shows it but I never see the files I ...
0
votes
2answers
5k views
How do I configure SFTP on FreeNAS?
Well, how do I configure SFTP on FreeNAS to be secure? My goal would be to get access to certain folders on my FreeNAS with a SFTP client like FireFTP.
I'm using 0.7.2 Sabanda (revision 5462).
The ...
3
votes
2answers
403 views
sftp disabled, but have ssh access. How to mount?
some lab computers at my university have sftp disabled.
However, I have normal ssh access.
Obviously I don't have root permissions on these computers.
I need to transfer a fair amount of VHDL ...
0
votes
1answer
376 views
TextMate very slow on Samba Drive
I loaded an entire Samba drive as a TextMate project.
Every single time I lose cursor of TextMate to do something else like checking the web browser... and then try to click on TextMate again it ...
2
votes
3answers
856 views
In general, is SFTP unsecure?
I've seen several comments on internet in which people say something like:
"I've uninstalled SFTP server, it is much better, it remove security vulnerabilities"
What are these vulnerabilities, if ...
2
votes
1answer
1k views
FTP shortcuts to another folder
How can I create shortcut from one ftp folder to another using SFTP client such as WinSCP with Putty?
For example, application path is /home/primary/webapps/appication/
We have created new user with ...
2
votes
3answers
3k views
Copy files between two remote servers with SFTP
Which tools able me to copy files between two remote servers with SFTP (SSH File Transfer Protocol)?
I have tried WinSCP, but I am only able to copy files between my local machine and one remote ...
1
vote
1answer
363 views
How can I make Emacs TRAMP offer completions from my ~/.ssh/config?
When I want to access remote files over sftp in Emacs using TRAMP, I would like Emacs to offer me completions from the hostnames in my ssh config. How can I do this?
For example, if I have two hosts ...
2
votes
1answer
156 views
free ftp, ftps, sftp tool that could process file list
Is there is free command line tool for Windows that could take text file (with list of files) and put all that files to remote folder (ftp, stps, sftp).
Currently I'm using separate tool for each of ...
3
votes
1answer
191 views
Copy files across two SSH connections in one go (OS X, GUI or CLI) [duplicate]
Possible Duplicate:
Forward SSH traffic through a middle machine.
I'm currently deploying a web app that requires files be copied to an internal server via a public facing server.
My ...
3
votes
2answers
2k views
NetBeans IDE 6.9[.1] - Upload files on save - re-enable for session
Periodically, when I am saving files, I get the error dialog Upload files On Save failed. Disable this functionality for this session?. Sometimes I accidentally select 'Yes'. How can I re-enable that ...