The command you suggested doesn't work. This is the error I get: Accesso fallito: 550 Rename/move failure: Directory not empty (<source>/)
That is, if the source directory contains files, it won't move it. Thomas Glanzmann ha scritto: > Hello, > > >>That is, how do I move a directory from one place to another? > > > same like on shell > > mv <source> <dest> > > Thomas >
