Questions tagged [winscp]

WinSCP is an open source free SFTP, FTP and SCP client for Windows. WinSCP is commonly used by developers to upload their code, such as PHP, to web servers. Beyond this, WinSCP offers scripting and .NET assembly to automate file transfer tasks.

WinSCP is an open source free SFTP, FTP, WebDAV and SCP client for Windows. Its main function is file transfer between a local and a remote computer.

WinSCP is commonly used by developers to upload their code, such as PHP, to web servers.

WinSCP can be used to automate file transfer tasks, either using basic scripting interface or, for advanced tasks, using .NET assembly.

For details see:

For questions specific to the WinSCP .NET assembly, in addition to the main tag use also the .

1060 questions
-2
votes
1 answer

How do I connect to an AWS Linux machine from WinSCP using pem key

I need to connect to an AWS Linux machine from WinSCP using pem key provided by AWS, how Do I do that? And do I need to create a ppk for that?
Shahar Hamuzim Rajuan
  • 5,610
  • 9
  • 53
  • 91
-2
votes
1 answer

Is it possible for applying WinSCP assembly to java?

I am new with WinSCP, I really need your help now. My requirement is that: i need to set up an SFTP server in java environment, after that i will use WinSCP or Putty to connect to it. The user can see all file in folder, upload and download a…
MCT
  • 21
  • 5
-2
votes
2 answers

Prevent Linux user from connecting with WinSCP

How can I stop a user from logging on to Linux machine with WinSCP ? I have set a user up so that when they login via Putty they are presented with an interactive CLI (using Python) and no bash shell.
dross
  • 1,719
  • 2
  • 14
  • 22
-2
votes
1 answer

upload file to a server using google glass and WinSCP

I'm a google glass developer. I would like to upload the photos from my glass memory to a php server using WinSCP. This this the current code: private void postFile(){ try{ // the file to be posted String textFile =…
Roi Bueno
  • 99
  • 10
-2
votes
1 answer

How to import winscp.ini to a new computer

My hard drive crashed, but I have WinSCP configuration saved to winscp.ini So I bought a new hard drive and formatted my PC and installed a WinSCP on my computer Now I want to import the .ini file so that I have my saved sessions.
PHP_USER1
  • 628
  • 1
  • 14
  • 29
-2
votes
1 answer

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 install? ssh was installed on ubuntu apt-get, but what…
stephan
  • 2,321
  • 4
  • 19
  • 15
-2
votes
1 answer

PuTTy connecting to server from one machine and not from another

I am trying to connect to a server(linux) via SSH from a windows m/c via putty. I can connect to the server from my m/c using putty but when i try to do the same from another machine, i get an error. All configs are the same. Can you please give…
web-nomad
  • 6,003
  • 3
  • 34
  • 49
-3
votes
1 answer

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

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…
-4
votes
2 answers

copy files from linux to windows

I was wondering if its possible to copy files from my Linux server onto my Windows server. I have seen other methods such as pscp and winscp but they involve the commands being ran on the Windows machine. What I am trying to do is somehow do the…
auahmed
  • 151
  • 1
  • 3
  • 16
1 2 3
70
71