scp
SCPlugin icons and menu
I installed SCP开发者_StackOverflowlugin on my mac for subversion. It works fine but I don\'t see the icons show status of my files. And I don\'t have SCPlugin\'s options in my right click menu bar. A[详细]
2023-04-13 01:59 分类:问答Copy specific file types from one host to another
I\'m creating a bash script that automatically copies C source and header files 开发者_高级运维from a particular directory in another host to the directory I\'m in on the current host.[详细]
2023-04-10 02:27 分类:问答transfer files from ssh server directly to client
i have a ssh server which is use to store my files online. i need to make those file available for download easily so i am using paramiko library to connect to the ssh server (from my python script),[详细]
2023-04-06 04:16 分类:问答Ant SCP task not working - where as I am able to scp using cygwin
Please provide your expert option for a issue I am facing at work.. Ant SCP task not working - where as I am able to scp using cygwin.[详细]
2023-04-06 02:21 分类:问答SCP with PHP - Does not work
Trying to upload a file to a different server using PHP. It connects with ssh_connect() s开发者_如何学Pythonuccessfully, but when I include ssh2_scp_send the page that is displayed is blank (as though[详细]
2023-04-05 18:41 分类:问答Ant SCP task through SSH connection
I want to be able to transfer my application to the development server but in order to access it I first have to ssh to an SSH gateway and then ssh into the internal network to t开发者_运维问答he appr[详细]
2023-04-05 10:17 分类:问答How to scp to Amazon s3?
开发者_如何转开发I need to send backup files of ~2TB to S3. I guess the most hassle-free option would be Linux scp command (have difficulty with s3cmd and don\'t want an overkill java/RoR to do so).[详细]
2023-04-03 16:47 分类:问答remote Maven repository.xml has a invalid uri after scp from local
I have a pom.xml like below, but the repository.xml on scp://myserver/home/myname/bundles has a wrong uri like below which is expected \"/home/myname/bundles/...\" :[详细]
2023-04-03 08:03 分类:问答implementing a rudimentary scp [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-27 10:40 分类:问答Estimating network I/O speed using scp
I want to have a rough estimate of the network I/O speed between two linux servers. The problem is that I don\'t have sudo access to the servers. So I tried transferring a 1GB file between the two ser[详细]
2023-03-23 15:13 分类:问答