Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
10answers
6k views

Is there any WinSCP equivalent for linux?

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 ...
2
votes
0answers
29 views

WinSCP Quirk - Missing Folder

I'm using WinSCP on Windows 7 to remotely access a server via FTP. I uploaded a PHP file to the root directory, and then tried to move that PHP file to one of the folders in the root directory. ...
2
votes
1answer
25 views

How do you limit the number of files you want to view using winscp?

Is there anyway to load only selected number of files using winscp .. there are more than 50000 files which hangs my winscp!
2
votes
3answers
497 views

BAT script to copy files from windows to remote linux systems

Is there anyway to copy files from windows machine to a remote linux machine with a DOS command/other command line tool (by specifying username and password in the command). I normally do this using ...
2
votes
1answer
119 views

How can I execute WinSCP through run or windows key +R

This might be a a lame question, but I seriously want to know how can I start WinSCP straight from RUN. I have done the PATH variable setting and after doing this a dos program starts as winscp. I'm ...
2
votes
3answers
410 views

Problems with WinSCP with whitespaces on ubuntu linux when using SVN Diff

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 ...
1
vote
1answer
53 views

C# WinSCP give user option to accept or reject RSA Key

I'm using WinSCP to transfer some files over to another system, but I'm running into some of problems. Since I was going to use this C# program on various devices the Keys are not the same, so I ...
1
vote
1answer
2k views

virtualbox get access winscp access from host (vista) to guest (ubuntu)

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 ...
1
vote
1answer
700 views

Transfer file from one server to another using MSFTP and Winscp

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 ...
0
votes
1answer
35 views

Put own iPhone .app's on iPhone

I made app1 and transfered it to my iPhone using WinSCP to ssh into my iPhone. It shows up in my iPhone and runs. Then I made app2 and transfered it to my iPhone. Shows up and runs aswell.. My ...
0
votes
1answer
15 views

Change file extension after FTP transfer

I'm transferring a small text file over FTP and trying to change the file extension after the transfer's been completed so the destination server can process the contents, how do I do this, the ...
0
votes
1answer
42 views

persist winscp for batch copy in python

Hi I'm trying to copy thousands files to a remote server. These files are generated in real-time within the script. I'm working on a windows system and need to copy the files to a linux server (hence ...
0
votes
0answers
60 views

How do I convert public RSA key (in text form) to private PPK key file?

I have been 'emailed' a "PUBLIC" AES 256 RSA Key (for example): "ssh-rsa AAASDHFhdfsdSDHF2SHdf932hSDF29SDFHSDF2SDFHSDF23SHDFewhw92sdfhSDFS29843SdhsdfZSDH= some@bunk" Now, I am being asked to ...
0
votes
2answers
71 views

How to get a directories file size from an FTP protocol in a .NET application

I am currently making a small .NET console application to do an automateed backup of some of my files onto my server. The issue that I am running into is that I've had some bad weather on my end which ...
0
votes
0answers
51 views

WinSCP Command line parameter to set the number of files to download

Is there a switch in WinSCP that can limit the number of files to download. For Instance, if I need to download only the first 100 files , is there a switch that can accomplish it?
0
votes
4answers
55 views

How should I access a server? WinSCP is failing me

I'm supposed to access a server, but when I use winSCP with ftp protocol to log in, I just get a warning that "The requested name is valid, but no data of the requested type was found. Connection ...
0
votes
2answers
102 views

How to change file permission for all sub-directories (CHMOD)

I've a directory, inside which I've multiple directories each containing several image files. I want to change the file permissions to 755 for all the sub-directories and the image files inside them. ...
0
votes
1answer
120 views

Using WinSCP to access a remote SFTP server

I am using SFTP client(WinSCP) to get into a remote server and retrieve some files. I could not get to the SFTP server when I use WinSCP in a Windows-7 machine; but it works good when I try it from an ...
0
votes
1answer
261 views

How can I login amazon ec2 with root directly in putty or winscp?

1) How can I login amazon ec2 with root directly in putty?? each time i need to su - root first and change to root...is there any other ways?? 2) How can I login amazon ec2 with root directly in ...
0
votes
2answers
62 views

server to server transfer

Need to transfer 1 file from old host with no SSH access to a new host in which I do have SSH access. Having a hard time figuring this out. Looking for a simple answer if there is one. And also ...
0
votes
1answer
648 views

WinSCP connect to Amazon AMI EC2 Instance changing user after login to “root”

I followed instructions here carefully however I haven't get this working right. Here is what I did: Run WinSCP enter Hostname (Elastic IP of my Instance) enter username "ec2-user" enter public key ...
0
votes
0answers
310 views

how to copy files into var/www with winscp [closed]

when i try to place my web files into var/www in apache on my ec2 ubuntu instance it is giving me an error stating that I don't have permission. "Permission denied. Error code: 3 Error message from ...
0
votes
1answer
588 views

Problem in executing the batch file in winscp

I am new to Winscp and I am having a problem in executing a batch file. The scenario is something like this: I have a batch file A, two folders (up B and down folders C), some text files in up ...
0
votes
2answers
606 views

Getting my website running on EC2

I recently signed up for an Amazon EC2 server, and plan to upload my website to an Instance I created. I prefer to use WinSCP over SSH, but installed PHP, MySql, and httpd on my instance through ...
0
votes
1answer
678 views

recover a deleted file in winscp unix machine

I am using WinSCP for accessing remote Unix machine. Unfortunately I have deleted a file from a folder. Is it possible to recover that file back? Thanks :)
0
votes
2answers
114 views

Tools to help with editing a remote web application

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 ...
-1
votes
1answer
130 views

SSH Client that has a GUI directory tree whose view synchronizes with current dir in Terminal?

I am looking for an SSH client with the following features: A terminal/shell (text-only) interface. A GUI with directory tree (like windows explorer). The ability to keep these views in sync-- ie. ...
-1
votes
2answers
411 views

Command to upload a file with WinSCP by FTP?

I have an FTP server, but don't know the command to upload from a PHP form. I need a command to upload with WinSCP. My code so far is below: <html> <body> <?php ...
-2
votes
1answer
191 views

Ineed a SSH format command line of php to upload files to WinSCP FTP, I need ur ideas or get rid of this probs [closed]

Here is my code , that i have done so far needed ur guidance urgently..... I already have d ftp server space, al i need now is a good command line for uploading to that WinSCP ftp.... <html> ...