++added:

Using Konqueror
===============

Type sftp://[EMAIL PROTECTED]/releases/yourproject in the Location bar.


Move files around with SFTP
===========================

Solution 1: use gFTP or Konqueror

Solution 2: with sftp:

1. use the `rename` command
(mv and move don't exit)

2. specify the full destination,
including the filename::

 # wrong
 rename hello-1.2.tar.gz old/
 # right
 rename hello-1.2.tar.gz old/hello-1.2.tar.gz

++added:
They let one think there was a misconfiguration on our servers, but I didn't 
change anything. I'll try to reproduce the problem again...


--
forwarded from https://savannah.gnu.org/maintenance/[EMAIL 
PROTECTED]://savannah.gnu.org/maintenance


_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs

Reply via email to