Closed GoogleCodeExporter closed 9 years ago
That would not be consistent with the sandboxing notion that PyFilesystem
implementations follow. Basically, if you have an FS object you should be
confident that you can't modify anything outside of the files it represents.
Check out the fs.utils module (http://packages.python.org/fs/utils.html) for
copying between filesystems.
Original comment by willmcgugan
on 14 Nov 2011 at 2:31
Original issue reported on code.google.com by
aigar...@gmail.com
on 14 Nov 2011 at 2:19