Discussion:
Help: is there any funciton to mv file from src to dest?
Samuel Zhao
2018-10-11 04:13:26 UTC
Permalink
Hello All,

Thanks for your any help.
I've a request to mv files from one folder to another folder, like linux cmd : mv /src/filename1 /dst/filename2.

I'm not sure whether ther is any available function to do this. Any suggestion?

Thanks a lot.



Samuel Zhao
Bill Segall
2018-10-11 07:22:08 UTC
Permalink
Are you looking for rename
<http://man7.org/linux/man-pages/man2/rename.2.html>?

Bill.
Post by Samuel Zhao
Hello All,
Thanks for your any help.
I've a request to mv files from one folder to another folder, like linux
cmd : mv /src/filename1 /dst/filename2.
I'm not sure whether ther is any available function to do this. Any suggestion?
Thanks a lot.
------------------------------
Samuel Zhao
_______________________________________________
libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Loading...