Move files from existing folder to a new folder?
Posted: 21 Jan 2022, 20:40
Hello,
Is it possible to move existing files uploaded by a user to a new folder?
In my example, I want to move some (but not all) of the files from one user's userupload folder to a higher level folder.
Move from Path: /home/myserver/www/mydomain.com/phocadownload/userupload/imauser
To Path: /home/myserver/www/mydomain.com/phocadownload/newfolder
How would I accomplish that?
If it cannot be done in the GUI, then I could move them using FTP, but then what SQL would I need to run afterward?
Thank you,
Ari
Is it possible to move existing files uploaded by a user to a new folder?
In my example, I want to move some (but not all) of the files from one user's userupload folder to a higher level folder.
Move from Path: /home/myserver/www/mydomain.com/phocadownload/userupload/imauser
To Path: /home/myserver/www/mydomain.com/phocadownload/newfolder
How would I accomplish that?
If it cannot be done in the GUI, then I could move them using FTP, but then what SQL would I need to run afterward?
Thank you,
Ari