The sftp tag has no wiki summary.
0
votes
2answers
30 views
sftp: upload all files, directories and sub-directories contained in a folder
On machine A I have the folder
/home/a/
On machine B I have the folder
/home/b/
I wish transfer all files, directories and sub-directories of /home/a in /home/b with sftp
On machine A I tried ...
-3
votes
0answers
33 views
scp that offers Interoperability with a terminal - can i open a shell in a gui? [closed]
well i need a SFT-client that offers Advanced SSH features.
filezilla does not - winSCP does not run on linux - but wait it does: i heard about a plugin
since FileZilla allows SFTP as well it is ...
0
votes
2answers
84 views
setgid bit always unset when changing file permissions
good evening dear Serverfolks!
i am a newbi so do not bear with me! I run a linux sever that is administered by a friend of me. He prepares the chown and permissins - with the setgit-bit to on.
...
-2
votes
0answers
67 views
Free (as in Freedom) or open source utility to mount shares via SSH/SFTP in Windows? [closed]
For Linux based systems there is the Free (as in Freedom) sshfs which lets you "mount" a network share via SSH or SFTP.
Is there an equivalent that works on Micro$oft Windows, usable both in XP and ...
0
votes
2answers
58 views
How to setup anonymous FTP for file upload
I want to have a FTP server setup that allows clients to upload large files (2GB+ database dumps) by SFTP. The important point is that I want clients to log into the server with a single username and ...
1
vote
1answer
39 views
sftp client with cygwin, is it possible?
Is there any sftp clieant for cygwin? From what I read on the web, all I can find is instruction on how to install the server/ how to use putty/ how to use filezilla.
Is there a terminal client for ...
0
votes
1answer
43 views
Linux CentOs: Setup ssh & sftp
I have a desktop server which has CentOs 5. When im on the same LAN with the desktop server, i'm able to ssh but not when i tried to ssh from the public IP. How do i setup ssh and sftp for public IP??
...
-1
votes
1answer
90 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
28 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
72 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
0answers
29 views
Connect via sftp over VPN
I need to connect to a server via sftp over VPN.
How to do that in OSX Lion? Transmit is working well for sites that don't need to be connected over VPN.
0
votes
1answer
129 views
What is a good replacement for ExpanDrive?
I'm looking for a good ExpanDrive replacement. It doesn't have to be free.
I've been using ExpanDrive for the last two years or so, but starting the last few days, I got
a few BSOD under Windows 7 ...
0
votes
1answer
54 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
41 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). ...
0
votes
1answer
218 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
79 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 ...
1
vote
1answer
327 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 ...
0
votes
0answers
83 views
WinSCP get command deletes files on remote server
As the title is mentioning, remote files are getting deleted on remote server. There is no delete command added in the script. May there be an option on server side to delete files after downloading ...
0
votes
0answers
39 views
Transmit mount as disk locking files
The only thing that makes transmit "great" for me is the ability to edit remote files without even knowing they're uploaded, what the transmit as a app do itself is creating a index-4234234ffd.php ...
2
votes
1answer
60 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
22 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
84 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 ...
2
votes
1answer
811 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
154 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 ...
2
votes
3answers
132 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
0answers
135 views
Alternative to SecureCRT/SecureFx on Mac OS X
I currently use SecureCRT and SecureFx on Windows to manage more than 50 connections to various servers. The beauty of using both these products is that they share the connections settings, which is a ...
0
votes
2answers
366 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
365 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
118 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
121 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
96 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
...
3
votes
3answers
282 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
214 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
34 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
70 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 ...
2
votes
1answer
390 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
125 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
639 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
0answers
261 views
FileZilla Client & OpenSSH server - SFTP preserve date time except second - chmtime
It is hard to google chmtime keyword to get what I want.
I want to preserve date modified of uploaded files so I can do incremental upload or syncing. I know command for changing the date modified is ...
0
votes
0answers
217 views
sftp error “Received message too long 540095802”
I'm having a problem when I try to access an Ubuntu machine (9.04) using SFTP.
Right after typing in my password, the session just closes itself, and says:
Received message too long 540095802
...
0
votes
1answer
275 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
138 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 ...
0
votes
2answers
242 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!
...
1
vote
5answers
314 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 ...
0
votes
0answers
191 views
LibreOffice feature request [closed]
Do you think if LibreOffice has a built in FTP/SFTP client (to save/open documents on a server) will be a killer feature for document management.
Like web publishing editors. Your documents will stay ...
3
votes
1answer
147 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
537 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
315 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
296 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
1k 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 ...