Move all files in directory
Sam Bull <[email protected]>
| Newsgroups | gmane.comp.gnome.nautilus |
|---|---|
| Message-ID | <1378311943.18165.5.camel@s-Air> |
I'm having trouble writing the code to recursively move the contents of
a directory to another directory.
I'm trying to get a list of the contents so I can move them, but this
line always returns null, despite it being a directory with files and
sub-directories:
nautilus_directory_get_file_list (dir)
Does anybody know why this returns null, instead of a valid GList? Or,
is there an easier way to move the contents of a directory?
--
nautilus-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/nautilus-list
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEABECAAYFAlInXwcACgkQX+kozZYmzit61QCg1dbzgou+tnDs3DHnULVnMGov SmMAn3eKmoEth+VUaMUNBU3Xe4IDv+f7 =f0bO -----END PGP SIGNATURE-----