Hello, If I haven't overlooked some values in the GnomeVFSXferOptions enum (not all are documented ATM), it is not possible to tell the gnome_vfs_xfer_* functions to create a missing directory structure in the target path, for example:
if source path is /home/marko/path_to/file, target /tmp/path_to/file, and if in /tmp the directory 'path_to' doesn't exist, it would be useful in my opinion to have something like GNOME_VFS_XFER_CREATE_MISSING_DIRECTORIES which will result in all necessary directories to be created before copying. Maybe it's just me though. Has this been discussed/thought of before? Marko _______________________________________________ gnome-vfs-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-vfs-list
