I often have nothing more than an FTP access to a server on which the application is placed.
What I usually use now is "Keeping remote directory up to date" feature of WinSCP. Files of the local copy (in theory at least) keep being uploaded to a remote server as soon as they get saved and then all I need is to refresh a page in a browse...
I love WinSCP for Windows. What are the best equivalent softwares for linux?
I tried to use sshfs to mount the remote file system on my local machine, but it is not as user friendly as simply launching a GUI, plus it seems to require root access on the client machine, which is not very convenient.
Of course command line tools such as ...
Hi,
I Am tranfering a file from one server to another using "Core FTP mini-sftp-server" on source side and Winscp on destination side.
I am logging in these two machine using local admin account which are same on both servers.
i have been doing this process manually:
Start MSFTP server on source
Start winscp on destination, connect to...
what worked fine is
http://kdl.nobugware.com/post/2009/02/17/virtualbox-nat-ssh-guest/
so that i can connect to guest system using ssh with putty
but winscp does not work? what i still have to install? ssh was installed on ubuntu apt-get, but what else... does winscp from vista need more ports? and if how to manage this?!
...
My files are on a remote Ubuntu linux server. When I download the files and edit it in either the WinSCP text client or notepad++, the file whitespaces changes to windows. So when I resave the file back to ubuntu the whitespace are off and SVN Diff thinks every line has changed.
FYI, I edit the file by double clicking the file in WinS...
Hi all,
I am pretty new at Winscp. I would like to know if this application will allow me to send only the latest modified file in a local directory to a remote directory. Please note that contents in both folders do not match at any given time - thus, synching is not an option.
I have managed to establish connectivity and "put" a file...
I'm trying to debug some shell scripts, so I'm editing them locally, then uploading them to my dev server and running the code.
However, for some reason, the files aren't changing on the server.
I'm using WinSCP (ftp client) to transfer the files over to my server (linux), the altered file on the local has the same file size and timest...